home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 337
- Top = 235
- HelpContext = 1660
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 392
- ClientWidth = 296
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 253
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 24
- Top = 20
- Width = 32
- Height = 32
- Stretch = True
- IsControl = True
- end
- object ProductName: TTntLabel
- Left = 88
- Top = 16
- Width = 74
- Height = 13
- Caption = '40tude'#174' Dialog'
- IsControl = True
- Caption_UTF7 = '40tude+AK4 Dialog'
- end
- object Version: TTntLabel
- Left = 88
- Top = 40
- Width = 38
- Height = 13
- Caption = 'Version:'
- IsControl = True
- end
- object Copyright: TTntLabel
- Left = 12
- Top = 72
- Width = 257
- Height = 41
- AutoSize = False
- Caption =
- 'Copyright (c) 2000-2004 by Marcus Moennig '#13#10'All Rights Reserved'#13 +
- #10'40tude is a registered trademark'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Comments: TTntLabel
- Left = 12
- Top = 188
- Width = 257
- Height = 13
- Cursor = crHandPoint
- AutoSize = False
- Caption = 'http://www.40tude.com/dialog/'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentColor = False
- ParentFont = False
- WordWrap = True
- OnClick = CommentsClick
- IsControl = True
- end
- object VersionNum: TTntLabel
- Left = 132
- Top = 40
- Width = 3
- Height = 13
- IsControl = True
- end
- object Label1: TTntLabel
- Left = 12
- Top = 212
- Width = 257
- Height = 33
- AutoSize = False
- Caption = 'Please refer to the help file for License info.'
- WordWrap = True
- IsControl = True
- end
- object Label2: TTntLabel
- Left = 12
- Top = 164
- Width = 257
- Height = 17
- AutoSize = False
- WordWrap = True
- IsControl = True
- end
- object TranslatLabel: TTntLabel
- Left = 96
- Top = 124
- Width = 177
- Height = 30
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object TntLabel1: TTntLabel
- Left = 12
- Top = 124
- Width = 69
- Height = 13
- Caption = 'Translation by:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- end
- object OKButton: TMMTNTBItBtn
- Left = 215
- Top = 364
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&OK'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 1
- end
- object JvScrollText1: TTNTJvScrollText
- Left = 8
- Top = 272
- Width = 281
- Height = 86
- TextAlignment = taCenter
- Items.WideStrings = (
- ''
- 'Big thanks to:'
- ''
- 'Katrin'
- ''
- 'Vincent Fletcher'
- 'J'#252'rgen Haible'
- 'Marc Langer'
- 'Hallvard Opheim'
- 'Ingo Pflanz'
- 'Frank Schmitt'
- 'Burkhard Schwarz'
- 'Jernej Simoncic'
- 'Rick Swartz'
- 'Larry Wing'
- 'Troy Wolbrink'
- ''
- 'Thanks to:'
- ''
- 'Lukas Gebauer'
- 'Carlo Kok'
- 'Peter Below'
- 'The friendly staff of '
- 'uni-X Network Services GmbH'
- 'and'
- 'www.newscene.com'
- 'for providing access to their servers'
- ''
- 'All translators and proof-readers'
- '')
- Items.WideStrings_UTF7 = (
- ''
- 'Big thanks to:'
- ''
- 'Katrin'
- ''
- 'Vincent Fletcher'
- 'J+APw-rgen Haible'
- 'Marc Langer'
- 'Hallvard Opheim'
- 'Ingo Pflanz'
- 'Frank Schmitt'
- 'Burkhard Schwarz'
- 'Jernej Simoncic'
- 'Rick Swartz'
- 'Larry Wing'
- 'Troy Wolbrink'
- ''
- 'Thanks to:'
- ''
- 'Lukas Gebauer'
- 'Carlo Kok'
- 'Peter Below'
- 'The friendly staff of '
- 'uni-X Network Services GmbH'
- 'and'
- 'www.newscene.com'
- 'for providing access to their servers'
- ''
- 'All translators and proof-readers'
- '')
- BackgroundColor = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- end
- object dfsVersionInfoResource1: TdfsVersionInfoResource
- ForceEXE = True
- VersionLabel = VersionNum
- ShowResource = [pdCompanyName, pdInternalName, pdLegalTrademarks, pdOriginalFilename, pdProductVersion, pdComments, pdBuildFlags]
- Left = 168
- Top = 368
- end
- end
-